home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGMISC / MODULA1.LZH / FILES.TXT < prev    next >
File List  |  1989-09-01  |  1KB  |  38 lines

  1.  
  2. Program Title: MODULA-2 COMPILER version 1.1s (Disk 1 of 2)
  3.  
  4.  
  5.     The MODULA-2 COMPILER (M2C) proves that you don't have to buy a
  6. commercial package to get a full-featured compiler! M2C features the
  7. compiler combined with an integrated editor and "make" facility, a program
  8. linker, an execution profiler, and a makefile generator.
  9.  
  10.     Code generated by the M2C suits either the Intel 8086 "huge" or "large"
  11. memory model. More restrictive memory models are not supported. For the
  12. "huge" model, each module has its own data and code segment. Each of the
  13. segments can be up to 64K in size. For the "large" memory model, static
  14. data from all the modules is combined into a single data segment. For
  15. either model, pointers are four bytes long and all remaining memory is
  16. available for the "heap." The package includes 37 pages of indexed
  17. documentation which are well-written and understandable.
  18.  
  19. Usage: Modula Programming Utilities
  20.  
  21. System Requirements: 512K memory and two floppy disk drives (640K
  22. memory and a hard disk is recommended).
  23.  
  24. How to Start: Type HARD (press enter) to install the compiler to your hard
  25. drive, FLOP (press enter) to install on a floppy-based system.
  26.  
  27. Suggested Registration: $25.00
  28.  
  29. File Descriptions:
  30.  
  31. DBG2MAP  EXE  Subprogram.
  32. EDCONFIG EXE  Subprogram.
  33. GENMAKE  EXE  Subprogram.
  34. M2ED     CFG  Configuration data file.
  35. MC       EXE  Main program.
  36.  
  37.  
  38.